Rate Overview
Live
1 MRO = 0.035062 BWP
1 BWP = 28.5209
MRO
Avg
0.033872
High
0.035711
Low
0.032759
Last updated: 9/12/2026, 9:35:29 AM
Quick Conversions
| MRO | BWP |
|---|---|
| 1 MRO | 0.04 BWP |
| 10 MRO | 0.35 BWP |
| 50 MRO | 1.75 BWP |
| 100 MRO | 3.51 BWP |
| 500 MRO | 17.53 BWP |
| 1,000 MRO | 35.06 BWP |
Get MRO/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BWPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-09-12T09:35:29Z",
"rates": {
"BWP": 0.035062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BWP",
"amount": 100
},
"result": 3.5062,
"rate": 0.035062
}Build with MRO/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key