Rate Overview
Live
1 TRY = 0.181401 MOP
1 MOP = 5.5126
TRY
Avg
0.181819
High
0.182176
Low
0.181401
Last updated: 3/27/2026, 9:26:28 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.18 MOP |
| 10 TRY | 1.81 MOP |
| 50 TRY | 9.07 MOP |
| 100 TRY | 18.14 MOP |
| 500 TRY | 90.70 MOP |
| 1,000 TRY | 181.40 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-03-27T09:26:28Z",
"rates": {
"MOP": 0.181401
}
}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": 18.1401,
"rate": 0.181401
}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