Rate Overview
Live
1 MRO = 0.006741 XCD
1 XCD = 148.3459
MRO
Avg
0.006760
High
0.006781
Low
0.006741
Last updated: 3/7/2026, 6:40:52 AM
Quick Conversions
| MRO | XCD |
|---|---|
| 1 MRO | 0.01 XCD |
| 10 MRO | 0.07 XCD |
| 50 MRO | 0.34 XCD |
| 100 MRO | 0.67 XCD |
| 500 MRO | 3.37 XCD |
| 1,000 MRO | 6.74 XCD |
Get MRO/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=XCDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-07T06:40:52Z",
"rates": {
"XCD": 0.006741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "XCD",
"amount": 100
},
"result": 0.6740999999999999,
"rate": 0.006741
}Build with MRO/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key