Rate Overview
Live
1 QAR = 2.2190 MOP
1 MOP = 0.450653
QAR
Avg
2.2190
High
2.2196
Low
2.2170
Last updated: 7/8/2026, 1:07:15 PM
Quick Conversions
| QAR | MOP |
|---|---|
| 1 QAR | 2.22 MOP |
| 10 QAR | 22.19 MOP |
| 50 QAR | 110.95 MOP |
| 100 QAR | 221.90 MOP |
| 500 QAR | 1,109.50 MOP |
| 1,000 QAR | 2,219.00 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-07-08T13:07:15Z",
"rates": {
"MOP": 2.219001
}
}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.9001,
"rate": 2.219001
}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