Rate Overview
Live
1 TRY = 0.170418 MOP
1 MOP = 5.8679
TRY
Avg
0.170630
High
0.171017
Low
0.170418
Last updated: 7/29/2026, 2:44:28 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.17 MOP |
| 10 TRY | 1.70 MOP |
| 50 TRY | 8.52 MOP |
| 100 TRY | 17.04 MOP |
| 500 TRY | 85.21 MOP |
| 1,000 TRY | 170.42 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-29T02:44:28Z",
"rates": {
"MOP": 0.170418
}
}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.0418,
"rate": 0.170418
}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