Rate Overview
Live
1 QAR = 1.2436 RON
1 RON = 0.804124
QAR
Avg
1.2455
High
1.2491
Low
1.2432
Last updated: 8/17/2026, 8:15:48 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.24 RON |
| 10 QAR | 12.44 RON |
| 50 QAR | 62.18 RON |
| 100 QAR | 124.36 RON |
| 500 QAR | 621.79 RON |
| 1,000 QAR | 1,243.59 RON |
Get QAR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=RONExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-17T08:15:48Z",
"rates": {
"RON": 1.243589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "RON",
"amount": 100
},
"result": 124.3589,
"rate": 1.243589
}Build with QAR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key