Rate Overview
Live
1 MOP = 5.6878 TRY
1 TRY = 0.175814
MOP
Avg
4.9512
High
5.6878
Low
4.2286
Last updated: 5/27/2026, 10:41:03 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.69 TRY |
| 10 MOP | 56.88 TRY |
| 50 MOP | 284.39 TRY |
| 100 MOP | 568.78 TRY |
| 500 MOP | 2,843.92 TRY |
| 1,000 MOP | 5,687.83 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-05-27T22:41:03Z",
"rates": {
"TRY": 5.687831
}
}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": 568.7831,
"rate": 5.687831
}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