Rate Overview
Live
1 BND = 312.5220 MRO
1 MRO = 0.003200
BND
Avg
312.0218
High
316.4307
Low
308.0426
Last updated: 8/1/2026, 9:44:58 AM
Quick Conversions
| BND | MRO |
|---|---|
| 1 BND | 312.52 MRO |
| 10 BND | 3,125.22 MRO |
| 50 BND | 15,626.10 MRO |
| 100 BND | 31,252.20 MRO |
| 500 BND | 156,260.98 MRO |
| 1,000 BND | 312,521.97 MRO |
Get BND/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=MROExample Response:
{
"success": true,
"base": "BND",
"date": "2026-08-01T09:44:58Z",
"rates": {
"MRO": 312.521965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "MRO",
"amount": 100
},
"result": 31252.196500000002,
"rate": 312.521965
}Build with BND/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key