Rate Overview
Live
1 QAR = 1.2037 RON
1 RON = 0.830771
QAR
Avg
1.1969
High
1.2068
Low
1.1846
Last updated: 3/6/2026, 8:10:11 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.20 RON |
| 10 QAR | 12.04 RON |
| 50 QAR | 60.19 RON |
| 100 QAR | 120.37 RON |
| 500 QAR | 601.85 RON |
| 1,000 QAR | 1,203.70 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-06T08:10:11Z",
"rates": {
"RON": 1.203701
}
}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": 120.3701,
"rate": 1.203701
}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