Rate Overview
Live
1 TRY = 0.179712 MOP
1 MOP = 5.5645
TRY
Avg
0.180151
High
0.180557
Low
0.179712
Last updated: 4/17/2026, 6:09:32 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.18 MOP |
| 10 TRY | 1.80 MOP |
| 50 TRY | 8.99 MOP |
| 100 TRY | 17.97 MOP |
| 500 TRY | 89.86 MOP |
| 1,000 TRY | 179.71 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-04-17T06:09:32Z",
"rates": {
"MOP": 0.179712
}
}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.9712,
"rate": 0.179712
}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