Rate Overview
Live
1 MOP = 5.7533 TRY
1 TRY = 0.173813
MOP
Avg
5.7415
High
5.7540
Low
5.7314
Last updated: 6/19/2026, 8:39:00 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.75 TRY |
| 10 MOP | 57.53 TRY |
| 50 MOP | 287.67 TRY |
| 100 MOP | 575.33 TRY |
| 500 MOP | 2,876.66 TRY |
| 1,000 MOP | 5,753.32 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-06-19T08:39:00Z",
"rates": {
"TRY": 5.753324
}
}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": 575.3324,
"rate": 5.753324
}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