Rate Overview
Live
1 XCD = 147.9869 MRO
1 MRO = 0.006757
XCD
Avg
147.6169
High
148.5045
Low
146.3806
Last updated: 3/27/2026, 6:32:20 PM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 147.99 MRO |
| 10 XCD | 1,479.87 MRO |
| 50 XCD | 7,399.35 MRO |
| 100 XCD | 14,798.69 MRO |
| 500 XCD | 73,993.46 MRO |
| 1,000 XCD | 147,986.92 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-27T18:32:20Z",
"rates": {
"MRO": 147.986917
}
}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": 14798.691700000001,
"rate": 147.986917
}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