Rate Overview
Live
1 XCD = 147.4692 MRO
1 MRO = 0.006781
XCD
Avg
147.7544
High
148.1679
Low
147.4692
Last updated: 3/7/2026, 1:01:43 AM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 147.47 MRO |
| 10 XCD | 1,474.69 MRO |
| 50 XCD | 7,373.46 MRO |
| 100 XCD | 14,746.92 MRO |
| 500 XCD | 73,734.62 MRO |
| 1,000 XCD | 147,469.25 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-03-07T01:01:43Z",
"rates": {
"MRO": 147.469245
}
}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": 14746.924500000001,
"rate": 147.469245
}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