Rate Overview
Live
1 BWP = 0.333621 RON
1 RON = 2.9974
BWP
Avg
0.328800
High
0.333621
Low
0.326087
Last updated: 5/7/2026, 5:46:47 PM
Quick Conversions
| BWP | RON |
|---|---|
| 1 BWP | 0.33 RON |
| 10 BWP | 3.34 RON |
| 50 BWP | 16.68 RON |
| 100 BWP | 33.36 RON |
| 500 BWP | 166.81 RON |
| 1,000 BWP | 333.62 RON |
Get BWP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=RONExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-07T17:46:47Z",
"rates": {
"RON": 0.333621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "RON",
"amount": 100
},
"result": 33.3621,
"rate": 0.333621
}Build with BWP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key