Rate Overview
Live
1 TRY = 0.172310 MOP
1 MOP = 5.8035
TRY
Avg
0.172515
High
0.173079
Low
0.172140
Last updated: 7/9/2026, 3:35:12 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.17 MOP |
| 10 TRY | 1.72 MOP |
| 50 TRY | 8.62 MOP |
| 100 TRY | 17.23 MOP |
| 500 TRY | 86.16 MOP |
| 1,000 TRY | 172.31 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-09T03:35:12Z",
"rates": {
"MOP": 0.17231
}
}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.230999999999998,
"rate": 0.17231
}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