Rate Overview
Live
1 MOP = 5.8691 TRY
1 TRY = 0.170383
MOP
Avg
5.4277
High
5.8691
Low
5.0191
Last updated: 7/30/2026, 8:00:49 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.87 TRY |
| 10 MOP | 58.69 TRY |
| 50 MOP | 293.46 TRY |
| 100 MOP | 586.91 TRY |
| 500 MOP | 2,934.57 TRY |
| 1,000 MOP | 5,869.14 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-30T08:00:49Z",
"rates": {
"TRY": 5.869143
}
}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.9143,
"rate": 5.869143
}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