Rate Overview
Live
1 JPY = 3.5463 XOF
1 XOF = 0.281985
JPY
Avg
3.5471
High
3.5578
Low
3.5353
Last updated: 7/7/2026, 10:54:38 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.55 XOF |
| 10 JPY | 35.46 XOF |
| 50 JPY | 177.31 XOF |
| 100 JPY | 354.63 XOF |
| 500 JPY | 1,773.14 XOF |
| 1,000 JPY | 3,546.28 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-07-07T10:54:38Z",
"rates": {
"XOF": 3.546284
}
}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": 354.6284,
"rate": 3.546284
}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