Rate Overview
Live
1 JPY = 3.5176 XOF
1 XOF = 0.284287
JPY
Avg
3.5373
High
3.5613
Low
3.5176
Last updated: 7/28/2026, 3:13:25 PM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.52 XOF |
| 10 JPY | 35.18 XOF |
| 50 JPY | 175.88 XOF |
| 100 JPY | 351.76 XOF |
| 500 JPY | 1,758.79 XOF |
| 1,000 JPY | 3,517.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-07-28T15:13:25Z",
"rates": {
"XOF": 3.517576
}
}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": 351.7576,
"rate": 3.517576
}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