Rate Overview
Live
1 MOP = 5.9330 TRY
1 TRY = 0.168548
MOP
Avg
5.9245
High
5.9355
Low
5.9090
Last updated: 8/19/2026, 4:08:14 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.93 TRY |
| 10 MOP | 59.33 TRY |
| 50 MOP | 296.65 TRY |
| 100 MOP | 593.30 TRY |
| 500 MOP | 2,966.52 TRY |
| 1,000 MOP | 5,933.04 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-08-19T04:08:14Z",
"rates": {
"TRY": 5.933043
}
}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": 593.3043,
"rate": 5.933043
}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