Rate Overview
Live
1 TRY = 0.170596 MOP
1 MOP = 5.8618
TRY
Avg
0.201095
High
0.236484
Low
0.170596
Last updated: 7/24/2026, 2:49:23 PM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.17 MOP |
| 10 TRY | 1.71 MOP |
| 50 TRY | 8.53 MOP |
| 100 TRY | 17.06 MOP |
| 500 TRY | 85.30 MOP |
| 1,000 TRY | 170.60 MOP |
Get TRY/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MOPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-24T14:49:23Z",
"rates": {
"MOP": 0.170596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MOP",
"amount": 100
},
"result": 17.0596,
"rate": 0.170596
}Build with TRY/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key