Rate Overview
Live
1 XCD = 147.3701 MRO
1 MRO = 0.006786
XCD
Avg
147.6608
High
147.9649
Low
147.3701
Last updated: 6/19/2026, 8:40:23 AM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 147.37 MRO |
| 10 XCD | 1,473.70 MRO |
| 50 XCD | 7,368.50 MRO |
| 100 XCD | 14,737.01 MRO |
| 500 XCD | 73,685.04 MRO |
| 1,000 XCD | 147,370.08 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-06-19T08:40:23Z",
"rates": {
"MRO": 147.370081
}
}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": 14737.0081,
"rate": 147.370081
}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