Rate Overview
Live
1 MRO = 0.003235 BND
1 BND = 309.1190
MRO
Avg
0.003236
High
0.003244
Low
0.003218
Last updated: 7/13/2026, 7:46:12 PM
Quick Conversions
| MRO | BND |
|---|---|
| 1 MRO | 0.00 BND |
| 10 MRO | 0.03 BND |
| 50 MRO | 0.16 BND |
| 100 MRO | 0.32 BND |
| 500 MRO | 1.62 BND |
| 1,000 MRO | 3.24 BND |
Get MRO/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=BNDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-13T19:46:12Z",
"rates": {
"BND": 0.003235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "BND",
"amount": 100
},
"result": 0.3235,
"rate": 0.003235
}Build with MRO/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key