Rate Overview
Live
1 MDL = 32.4601 XOF
1 XOF = 0.030807
MDL
Avg
32.5756
High
32.6735
Low
32.4350
Last updated: 6/15/2026, 4:57:25 PM
Quick Conversions
| MDL | XOF |
|---|---|
| 1 MDL | 32.46 XOF |
| 10 MDL | 324.60 XOF |
| 50 MDL | 1,623.01 XOF |
| 100 MDL | 3,246.01 XOF |
| 500 MDL | 16,230.06 XOF |
| 1,000 MDL | 32,460.12 XOF |
Get MDL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=XOFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T16:57:25Z",
"rates": {
"XOF": 32.460122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "XOF",
"amount": 100
},
"result": 3246.0121999999997,
"rate": 32.460122
}Build with MDL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key