Rate Overview
Live
1 MOP = 5.8675 TRY
1 TRY = 0.170430
MOP
Avg
5.4230
High
5.8675
Low
5.0184
Last updated: 7/29/2026, 12:25:03 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.87 TRY |
| 10 MOP | 58.67 TRY |
| 50 MOP | 293.37 TRY |
| 100 MOP | 586.75 TRY |
| 500 MOP | 2,933.75 TRY |
| 1,000 MOP | 5,867.50 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-29T00:25:03Z",
"rates": {
"TRY": 5.867497
}
}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.7497000000001,
"rate": 5.867497
}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