Rate Overview
Live
1 QAR = 2.2132 MOP
1 MOP = 0.451838
QAR
Avg
2.2128
High
2.2137
Low
2.2096
Last updated: 3/6/2026, 8:08:02 AM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.21 MOP |
| 10 QAR | 22.13 MOP |
| 50 QAR | 110.66 MOP |
| 100 QAR | 221.32 MOP |
| 500 QAR | 1,106.59 MOP |
| 1,000 QAR | 2,213.18 MOP |
Get QAR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=MOPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-06T08:08:02Z",
"rates": {
"MOP": 2.213181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "MOP",
"amount": 100
},
"result": 221.31810000000002,
"rate": 2.213181
}Build with QAR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key