Rate Overview
Live
1 XOF = 0.007075 MYR
1 MYR = 141.3428
XOF
Avg
0.007084
High
0.007262
Low
0.006878
Last updated: 3/27/2026, 4:24:34 AM
Quick Conversions
| XOF | MYR |
|---|---|
| 1 XOF | 0.01 MYR |
| 10 XOF | 0.07 MYR |
| 50 XOF | 0.35 MYR |
| 100 XOF | 0.71 MYR |
| 500 XOF | 3.54 MYR |
| 1,000 XOF | 7.07 MYR |
Get XOF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=MYRExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:24:34Z",
"rates": {
"MYR": 0.007075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "MYR",
"amount": 100
},
"result": 0.7075,
"rate": 0.007075
}Build with XOF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key