Rate Overview
Live
1 XCD = 148.1879 MRO
1 MRO = 0.006748
XCD
Avg
148.0277
High
148.5704
Low
147.3169
Last updated: 8/1/2026, 2:53:47 AM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 148.19 MRO |
| 10 XCD | 1,481.88 MRO |
| 50 XCD | 7,409.40 MRO |
| 100 XCD | 14,818.79 MRO |
| 500 XCD | 74,093.97 MRO |
| 1,000 XCD | 148,187.94 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-01T02:53:47Z",
"rates": {
"MRO": 148.187943
}
}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": 14818.7943,
"rate": 148.187943
}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