Rate Overview
Live
1 TRY = 0.184299 MOP
1 MOP = 5.4260
TRY
Avg
0.184492
High
0.184872
Low
0.184035
Last updated: 2/14/2026, 10:45:41 AM
Quick Conversions
| TRY | MOP |
|---|---|
| 1 TRY | 0.18 MOP |
| 10 TRY | 1.84 MOP |
| 50 TRY | 9.21 MOP |
| 100 TRY | 18.43 MOP |
| 500 TRY | 92.15 MOP |
| 1,000 TRY | 184.30 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-02-14T10:45:41Z",
"rates": {
"MOP": 0.184299
}
}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.4299,
"rate": 0.184299
}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