Rate Overview
Live
1 QAR = 1.2584 RON
1 RON = 0.794668
QAR
Avg
1.2599
High
1.2689
Low
1.2538
Last updated: 7/20/2026, 4:58:27 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.26 RON |
| 10 QAR | 12.58 RON |
| 50 QAR | 62.92 RON |
| 100 QAR | 125.84 RON |
| 500 QAR | 629.19 RON |
| 1,000 QAR | 1,258.39 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-07-20T16:58:27Z",
"rates": {
"RON": 1.258387
}
}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": 125.83869999999999,
"rate": 1.258387
}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