Rate Overview
Live
1 QAR = 1.2133 RON
1 RON = 0.824186
QAR
Avg
1.1985
High
1.2194
Low
1.1770
Last updated: 3/27/2026, 3:25:03 PM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.21 RON |
| 10 QAR | 12.13 RON |
| 50 QAR | 60.67 RON |
| 100 QAR | 121.33 RON |
| 500 QAR | 606.66 RON |
| 1,000 QAR | 1,213.32 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-03-27T15:25:03Z",
"rates": {
"RON": 1.213319
}
}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": 121.3319,
"rate": 1.213319
}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