Rate Overview
Live
1 MOP = 5.6875 TRY
1 TRY = 0.175824
MOP
Avg
5.4683
High
5.6875
Low
5.3027
Last updated: 5/27/2026, 8:25:26 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.69 TRY |
| 10 MOP | 56.88 TRY |
| 50 MOP | 284.38 TRY |
| 100 MOP | 568.75 TRY |
| 500 MOP | 2,843.75 TRY |
| 1,000 MOP | 5,687.51 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-27T20:25:26Z",
"rates": {
"TRY": 5.687509
}
}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.7509,
"rate": 5.687509
}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