Rate Overview
Live
1 RON = 2.9923 BWP
1 BWP = 0.334191
RON
Avg
2.9791
High
2.9923
Low
2.9630
Last updated: 8/21/2026, 4:58:23 PM
Quick Conversions
| RON | BWP |
|---|---|
| 1 RON | 2.99 BWP |
| 10 RON | 29.92 BWP |
| 50 RON | 149.61 BWP |
| 100 RON | 299.23 BWP |
| 500 RON | 1,496.15 BWP |
| 1,000 RON | 2,992.30 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-08-21T16:58:23Z",
"rates": {
"BWP": 2.992298
}
}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": 299.2298,
"rate": 2.992298
}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