Rate Overview
Live
1 XOF = 0.083556 MUR
1 MUR = 11.9680
XOF
Avg
0.083334
High
0.083758
Low
0.082862
Last updated: 3/6/2026, 11:58:19 AM
Quick Conversions
| XOF | MUR |
|---|---|
| 1 XOF | 0.08 MUR |
| 10 XOF | 0.84 MUR |
| 50 XOF | 4.18 MUR |
| 100 XOF | 8.36 MUR |
| 500 XOF | 41.78 MUR |
| 1,000 XOF | 83.56 MUR |
Get XOF/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MURExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T11:58:19Z",
"rates": {
"MUR": 0.083556
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MUR",
"amount": 100
},
"result": 8.3556,
"rate": 0.083556
}Build with XOF/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key