Rate Overview
Live
1 MRO = 0.006777 XCD
1 XCD = 147.5579 MRO
Avg
0.006771
High
0.006777
Low
0.006758
Last updated: 1/25/2026, 12:59:14 PM
Quick Conversions
| MRO | XCD |
|---|---|
| 1 MRO | 0.01 XCD |
| 10 MRO | 0.07 XCD |
| 50 MRO | 0.34 XCD |
| 100 MRO | 0.68 XCD |
| 500 MRO | 3.39 XCD |
| 1,000 MRO | 6.78 XCD |
Get MRO/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=XCDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-01-25T12:59:14Z",
"rates": {
"XCD": 0.006777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "XCD",
"amount": 100
},
"result": 0.6777,
"rate": 0.006777
}Build with MRO/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key