Rate Overview
Live
1 JPY = 3.4996 XOF
1 XOF = 0.285749
JPY
Avg
3.5108
High
3.5345
Low
3.4969
Last updated: 4/16/2026, 6:00:03 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.50 XOF |
| 10 JPY | 35.00 XOF |
| 50 JPY | 174.98 XOF |
| 100 JPY | 349.96 XOF |
| 500 JPY | 1,749.79 XOF |
| 1,000 JPY | 3,499.58 XOF |
Get JPY/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XOFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T06:00:03Z",
"rates": {
"XOF": 3.499578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XOF",
"amount": 100
},
"result": 349.9578,
"rate": 3.499578
}Build with JPY/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key