Rate Overview
Live
1 XCD = 148.2234 MRO
1 MRO = 0.006747
XCD
Avg
148.2234
High
148.8412
Low
147.8242
Last updated: 8/19/2026, 6:35:19 AM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 148.22 MRO |
| 10 XCD | 1,482.23 MRO |
| 50 XCD | 7,411.17 MRO |
| 100 XCD | 14,822.34 MRO |
| 500 XCD | 74,111.72 MRO |
| 1,000 XCD | 148,223.44 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-08-19T06:35:19Z",
"rates": {
"MRO": 148.223443
}
}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": 14822.3443,
"rate": 148.223443
}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