Rate Overview
Live
1 XOF = 0.082831 MUR
1 MUR = 12.0728
XOF
Avg
0.082789
High
0.083044
Low
0.082541
Last updated: 8/13/2026, 7:06:41 AM
Quick Conversions
| XOF | MUR |
|---|---|
| 1 XOF | 0.08 MUR |
| 10 XOF | 0.83 MUR |
| 50 XOF | 4.14 MUR |
| 100 XOF | 8.28 MUR |
| 500 XOF | 41.42 MUR |
| 1,000 XOF | 82.83 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-08-13T07:06:41Z",
"rates": {
"MUR": 0.082831
}
}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.283100000000001,
"rate": 0.082831
}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