Rate Overview
Live
1 RON = 2.9328 BWP
1 BWP = 0.340970
RON
Avg
2.9642
High
2.9910
Low
2.9328
Last updated: 6/19/2026, 8:19:32 AM
Quick Conversions
| RON | BWP |
|---|---|
| 1 RON | 2.93 BWP |
| 10 RON | 29.33 BWP |
| 50 RON | 146.64 BWP |
| 100 RON | 293.28 BWP |
| 500 RON | 1,466.41 BWP |
| 1,000 RON | 2,932.81 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-06-19T08:19:32Z",
"rates": {
"BWP": 2.93281
}
}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": 293.281,
"rate": 2.93281
}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