Rate Overview
Live
1 XOF = 0.083982 MUR
1 MUR = 11.9073
XOF
Avg
0.083882
High
0.084100
Low
0.083349
Last updated: 5/9/2026, 3:45:32 AM
Quick Conversions
| XOF | MUR |
|---|---|
| 1 XOF | 0.08 MUR |
| 10 XOF | 0.84 MUR |
| 50 XOF | 4.20 MUR |
| 100 XOF | 8.40 MUR |
| 500 XOF | 41.99 MUR |
| 1,000 XOF | 83.98 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-05-09T03:45:32Z",
"rates": {
"MUR": 0.083982
}
}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.3982,
"rate": 0.083982
}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