Rate Overview
Live
1 XCD = 147.6021 MRO
1 MRO = 0.006775
XCD
Avg
147.6517
High
147.9291
Low
147.1079
Last updated: 5/27/2026, 1:54:12 PM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 147.60 MRO |
| 10 XCD | 1,476.02 MRO |
| 50 XCD | 7,380.11 MRO |
| 100 XCD | 14,760.21 MRO |
| 500 XCD | 73,801.06 MRO |
| 1,000 XCD | 147,602.11 MRO |
Get XCD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MROExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T13:54:12Z",
"rates": {
"MRO": 147.60211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MRO",
"amount": 100
},
"result": 14760.211000000001,
"rate": 147.60211
}Build with XCD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key