Rate Overview
Live
1 YER = 0.015279 QAR
1 QAR = 65.4493
YER
Avg
0.015303
High
0.015374
Low
0.015242
Last updated: 4/17/2026, 4:04:57 PM
Quick Conversions
| YER | QAR |
|---|---|
| 1 YER | 0.02 QAR |
| 10 YER | 0.15 QAR |
| 50 YER | 0.76 QAR |
| 100 YER | 1.53 QAR |
| 500 YER | 7.64 QAR |
| 1,000 YER | 15.28 QAR |
Get YER/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=QARExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T16:04:57Z",
"rates": {
"QAR": 0.015279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "QAR",
"amount": 100
},
"result": 1.5278999999999998,
"rate": 0.015279
}Build with YER/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key