Rate Overview
Live
1 QAR = 1.2451 RON
1 RON = 0.803159
QAR
Avg
1.2436
High
1.2467
Low
1.2376
Last updated: 9/2/2026, 1:32:18 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.25 RON |
| 10 QAR | 12.45 RON |
| 50 QAR | 62.25 RON |
| 100 QAR | 124.51 RON |
| 500 QAR | 622.54 RON |
| 1,000 QAR | 1,245.08 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-09-02T01:32:18Z",
"rates": {
"RON": 1.245084
}
}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.50840000000001,
"rate": 1.245084
}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