Rate Overview
Live
1 MOP = 5.5126 TRY
1 TRY = 0.181404
MOP
Avg
4.8811
High
5.5126
Low
4.2286
Last updated: 3/27/2026, 12:52:01 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.51 TRY |
| 10 MOP | 55.13 TRY |
| 50 MOP | 275.63 TRY |
| 100 MOP | 551.26 TRY |
| 500 MOP | 2,756.29 TRY |
| 1,000 MOP | 5,512.57 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-03-27T12:52:01Z",
"rates": {
"TRY": 5.512572
}
}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": 551.2572,
"rate": 5.512572
}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