Rate Overview
Live
1 MOP = 5.3966 TRY
1 TRY = 0.185303 MOP
Avg
5.3925
High
5.4005
Low
5.3870
Last updated: 1/25/2026, 9:05:50 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.40 TRY |
| 10 MOP | 53.97 TRY |
| 50 MOP | 269.83 TRY |
| 100 MOP | 539.66 TRY |
| 500 MOP | 2,698.29 TRY |
| 1,000 MOP | 5,396.57 TRY |
Get MOP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TRYExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T09:05:50Z",
"rates": {
"TRY": 5.39657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TRY",
"amount": 100
},
"result": 539.6569999999999,
"rate": 5.39657
}Build with MOP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key