Rate Overview
Live
1 MKD = 0.067394 QAR
1 QAR = 14.8381
MKD
Avg
0.066851
High
0.069832
Low
0.061083
Last updated: 7/29/2026, 6:50:12 PM
Quick Conversions
| MKD | QAR |
|---|---|
| 1 MKD | 0.07 QAR |
| 10 MKD | 0.67 QAR |
| 50 MKD | 3.37 QAR |
| 100 MKD | 6.74 QAR |
| 500 MKD | 33.70 QAR |
| 1,000 MKD | 67.39 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-07-29T18:50:12Z",
"rates": {
"QAR": 0.067394
}
}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.7394,
"rate": 0.067394
}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