Rate Overview
Live
1 XOF = 0.030841 MDL
1 MDL = 32.4244
XOF
Avg
0.030500
High
0.030841
Low
0.029998
Last updated: 3/27/2026, 6:19:38 AM
Quick Conversions
| XOF | MDL |
|---|---|
| 1 XOF | 0.03 MDL |
| 10 XOF | 0.31 MDL |
| 50 XOF | 1.54 MDL |
| 100 XOF | 3.08 MDL |
| 500 XOF | 15.42 MDL |
| 1,000 XOF | 30.84 MDL |
Get XOF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MDLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T06:19:38Z",
"rates": {
"MDL": 0.030841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MDL",
"amount": 100
},
"result": 3.0841,
"rate": 0.030841
}Build with XOF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key