Rate Overview
Live
1 MOP = 5.6045 TRY
1 TRY = 0.178427
MOP
Avg
5.6011
High
5.6145
Low
5.5955
Last updated: 5/7/2026, 12:31:32 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.60 TRY |
| 10 MOP | 56.05 TRY |
| 50 MOP | 280.23 TRY |
| 100 MOP | 560.45 TRY |
| 500 MOP | 2,802.27 TRY |
| 1,000 MOP | 5,604.54 TRY |
Get MOP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TRYExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-07T12:31:32Z",
"rates": {
"TRY": 5.604543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TRY",
"amount": 100
},
"result": 560.4543,
"rate": 5.604543
}Build with MOP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key