Rate Overview
Live
1 QAR = 65.2435 YER
1 YER = 0.015327
QAR
Avg
65.4292
High
65.5023
Low
65.2435
Last updated: 5/8/2026, 8:08:05 AM
Quick Conversions
| QAR | YER |
|---|---|
| 1 QAR | 65.24 YER |
| 10 QAR | 652.44 YER |
| 50 QAR | 3,262.17 YER |
| 100 QAR | 6,524.35 YER |
| 500 QAR | 32,621.75 YER |
| 1,000 QAR | 65,243.50 YER |
Get QAR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=YERExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-08T08:08:05Z",
"rates": {
"YER": 65.2435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "YER",
"amount": 100
},
"result": 6524.349999999999,
"rate": 65.2435
}Build with QAR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key