Rate Overview
Live
1 MOP = 5.9982 TRY
1 TRY = 0.166718
MOP
Avg
5.9819
High
5.9984
Low
5.9736
Last updated: 9/4/2026, 9:58:29 PM
Quick Conversions
| MOP | TRY |
|---|---|
| 1 MOP | 6.00 TRY |
| 10 MOP | 59.98 TRY |
| 50 MOP | 299.91 TRY |
| 100 MOP | 599.82 TRY |
| 500 MOP | 2,999.08 TRY |
| 1,000 MOP | 5,998.16 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-09-04T21:58:29Z",
"rates": {
"TRY": 5.998159
}
}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": 599.8159,
"rate": 5.998159
}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