Rate Overview
Live
1 TRY = 0.175825 MOP
1 MOP = 5.6875
TRY
Avg
0.203815
High
0.236484
Low
0.175825
Last updated: 5/27/2026, 7:16:35 PM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.18 MOP |
| 10 TRY | 1.76 MOP |
| 50 TRY | 8.79 MOP |
| 100 TRY | 17.58 MOP |
| 500 TRY | 87.91 MOP |
| 1,000 TRY | 175.83 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-05-27T19:16:35Z",
"rates": {
"MOP": 0.175825
}
}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.5825,
"rate": 0.175825
}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