Rate Overview
Live
1 MOP = 5.8591 TRY
1 TRY = 0.170674
MOP
Avg
5.6085
High
5.8618
Low
5.4023
Last updated: 7/25/2026, 2:11:38 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.86 TRY |
| 10 MOP | 58.59 TRY |
| 50 MOP | 292.96 TRY |
| 100 MOP | 585.91 TRY |
| 500 MOP | 2,929.57 TRY |
| 1,000 MOP | 5,859.14 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-07-25T02:11:38Z",
"rates": {
"TRY": 5.85914
}
}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": 585.914,
"rate": 5.85914
}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