Rate Overview
Live
1 RON = 2.9798 BWP
1 BWP = 0.335596
RON
Avg
3.0872
High
3.1933
Low
2.9798
Last updated: 5/27/2026, 8:41:20 PM
Quick Conversions
| RON | BWP |
|---|---|
| 1 RON | 2.98 BWP |
| 10 RON | 29.80 BWP |
| 50 RON | 148.99 BWP |
| 100 RON | 297.98 BWP |
| 500 RON | 1,489.88 BWP |
| 1,000 RON | 2,979.77 BWP |
Get RON/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=BWPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T20:41:20Z",
"rates": {
"BWP": 2.979769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "BWP",
"amount": 100
},
"result": 297.9769,
"rate": 2.979769
}Build with RON/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key