Rate Overview
Live
1 MOP = 5.8474 TRY
1 TRY = 0.171017
MOP
Avg
5.5690
High
5.8474
Low
5.3584
Last updated: 7/22/2026, 11:25:04 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.85 TRY |
| 10 MOP | 58.47 TRY |
| 50 MOP | 292.37 TRY |
| 100 MOP | 584.74 TRY |
| 500 MOP | 2,923.68 TRY |
| 1,000 MOP | 5,847.36 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-22T11:25:04Z",
"rates": {
"TRY": 5.847356
}
}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": 584.7356000000001,
"rate": 5.847356
}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