Rate Overview
Live
1 XOF = 0.007071 MYR
1 MYR = 141.4227
XOF
Avg
0.006996
High
0.007071
Low
0.006943
Last updated: 3/27/2026, 2:54:17 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-27T02:54:17Z",
"rates": {
"MYR": 0.007071
}
}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.7071,
"rate": 0.007071
}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