Rate Overview
Live
1 XCD = 148.8312 MRO
1 MRO = 0.006719
XCD
Avg
147.7125
High
148.8312
Low
146.3457
Last updated: 9/5/2026, 11:22:02 AM
Quick Conversions
| XCD | MRO |
|---|---|
| 1 XCD | 148.83 MRO |
| 10 XCD | 1,488.31 MRO |
| 50 XCD | 7,441.56 MRO |
| 100 XCD | 14,883.12 MRO |
| 500 XCD | 74,415.62 MRO |
| 1,000 XCD | 148,831.24 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-09-05T11:22:02Z",
"rates": {
"MRO": 148.831235
}
}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": 14883.1235,
"rate": 148.831235
}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