Rate Overview
Live
1 QAR = 1.2294 RON
1 RON = 0.813424
QAR
Avg
1.2222
High
1.2294
Low
1.2155
Last updated: 5/7/2026, 8:11:21 AM
Quick Conversions
| QAR | RON |
|---|---|
| 1 QAR | 1.23 RON |
| 10 QAR | 12.29 RON |
| 50 QAR | 61.47 RON |
| 100 QAR | 122.94 RON |
| 500 QAR | 614.69 RON |
| 1,000 QAR | 1,229.37 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-05-07T08:11:21Z",
"rates": {
"RON": 1.229371
}
}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": 122.9371,
"rate": 1.229371
}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