Rate Overview
Live
1 MOP = 5.4690 TRY
1 TRY = 0.182848
MOP
Avg
5.4623
High
5.4710
Low
5.4510
Last updated: 3/7/2026, 7:34:52 AM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 5.47 TRY |
| 10 MOP | 54.69 TRY |
| 50 MOP | 273.45 TRY |
| 100 MOP | 546.90 TRY |
| 500 MOP | 2,734.51 TRY |
| 1,000 MOP | 5,469.02 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-07T07:34:52Z",
"rates": {
"TRY": 5.469016
}
}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": 546.9016,
"rate": 5.469016
}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