Rate Overview
Live
1 MRO = 0.001872 GBP
1 GBP = 534.1880
MRO
Avg
0.001866
High
0.001882
Low
0.001849
Last updated: 3/6/2026, 7:58:09 PM
Quick Conversions
| MRO | GBP |
|---|---|
| 1 MRO | 0.00 GBP |
| 10 MRO | 0.02 GBP |
| 50 MRO | 0.09 GBP |
| 100 MRO | 0.19 GBP |
| 500 MRO | 0.94 GBP |
| 1,000 MRO | 1.87 GBP |
Get MRO/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=GBPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-06T19:58:09Z",
"rates": {
"GBP": 0.001872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "GBP",
"amount": 100
},
"result": 0.1872,
"rate": 0.001872
}Build with MRO/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key