Rate Overview
Live
1 LBP = 0.004445 MRO
1 MRO = 224.9719
LBP
Avg
0.004436
High
0.004499
Low
0.004367
Last updated: 7/13/2026, 2:18:48 PM
Quick Conversions
| LBP | MRO |
|---|---|
| 1 LBP | 0.00 MRO |
| 10 LBP | 0.04 MRO |
| 50 LBP | 0.22 MRO |
| 100 LBP | 0.44 MRO |
| 500 LBP | 2.22 MRO |
| 1,000 LBP | 4.45 MRO |
Get LBP/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=MROExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-13T14:18:48Z",
"rates": {
"MRO": 0.004445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "MRO",
"amount": 100
},
"result": 0.4445,
"rate": 0.004445
}Build with LBP/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key