Rate Overview
Live
1 MOP = 5.8024 TRY
1 TRY = 0.172343
MOP
Avg
5.7943
High
5.8092
Low
5.7768
Last updated: 7/8/2026, 11:47:57 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.80 TRY |
| 10 MOP | 58.02 TRY |
| 50 MOP | 290.12 TRY |
| 100 MOP | 580.24 TRY |
| 500 MOP | 2,901.19 TRY |
| 1,000 MOP | 5,802.37 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-08T23:47:57Z",
"rates": {
"TRY": 5.802374
}
}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": 580.2374,
"rate": 5.802374
}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