Rate Overview
Live
1 TRY = 0.185302 MOP
1 MOP = 5.3966 TRY
Avg
0.185442
High
0.185633
Low
0.185167
Last updated: 1/25/2026, 9:05:38 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.19 MOP |
| 10 TRY | 1.85 MOP |
| 50 TRY | 9.27 MOP |
| 100 TRY | 18.53 MOP |
| 500 TRY | 92.65 MOP |
| 1,000 TRY | 185.30 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-01-25T09:05:38Z",
"rates": {
"MOP": 0.185302
}
}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.5302,
"rate": 0.185302
}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