Rate Overview
Live
1 TRY = 0.182798 MOP
1 MOP = 5.4705
TRY
Avg
0.183095
High
0.183451
Low
0.182783
Last updated: 3/7/2026, 1:00:16 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.18 MOP |
| 10 TRY | 1.83 MOP |
| 50 TRY | 9.14 MOP |
| 100 TRY | 18.28 MOP |
| 500 TRY | 91.40 MOP |
| 1,000 TRY | 182.80 MOP |
Get TRY/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MOPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:16Z",
"rates": {
"MOP": 0.182798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MOP",
"amount": 100
},
"result": 18.279799999999998,
"rate": 0.182798
}Build with TRY/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key