Rate Overview
Live
1 MOP = 5.8632 TRY
1 TRY = 0.170556
MOP
Avg
5.8548
High
5.8633
Low
5.8425
Last updated: 7/27/2026, 6:51:31 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.86 TRY |
| 10 MOP | 58.63 TRY |
| 50 MOP | 293.16 TRY |
| 100 MOP | 586.32 TRY |
| 500 MOP | 2,931.60 TRY |
| 1,000 MOP | 5,863.19 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-27T06:51:31Z",
"rates": {
"TRY": 5.863193
}
}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": 586.3193,
"rate": 5.863193
}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