Rate Overview
Live
1 MKD = 0.068653 QAR
1 QAR = 14.5660
MKD
Avg
0.069041
High
0.069796
Low
0.068463
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| MKD | QAR |
|---|---|
| 1 MKD | 0.07 QAR |
| 10 MKD | 0.69 QAR |
| 50 MKD | 3.43 QAR |
| 100 MKD | 6.87 QAR |
| 500 MKD | 34.33 QAR |
| 1,000 MKD | 68.65 QAR |
Get MKD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=QARExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-07T09:13:08Z",
"rates": {
"QAR": 0.068653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "QAR",
"amount": 100
},
"result": 6.8653,
"rate": 0.068653
}Build with MKD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key