Rate Overview
Live
1 TRY = 0.173812 MOP
1 MOP = 5.7533
TRY
Avg
0.174169
High
0.174476
Low
0.173792
Last updated: 6/19/2026, 8:38:00 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.17 MOP |
| 10 TRY | 1.74 MOP |
| 50 TRY | 8.69 MOP |
| 100 TRY | 17.38 MOP |
| 500 TRY | 86.91 MOP |
| 1,000 TRY | 173.81 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-06-19T08:38:00Z",
"rates": {
"MOP": 0.173812
}
}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.3812,
"rate": 0.173812
}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