Rate Overview
Live
1 MOP = 5.6874 TRY
1 TRY = 0.175826
MOP
Avg
5.6296
High
5.6884
Low
5.5679
Last updated: 5/27/2026, 7:16:14 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.69 TRY |
| 10 MOP | 56.87 TRY |
| 50 MOP | 284.37 TRY |
| 100 MOP | 568.74 TRY |
| 500 MOP | 2,843.72 TRY |
| 1,000 MOP | 5,687.45 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-27T19:16:14Z",
"rates": {
"TRY": 5.687447
}
}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.7447,
"rate": 5.687447
}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