Rate Overview
Live
1 JPY = 3.5221 XOF
1 XOF = 0.283925
JPY
Avg
3.6107
High
3.8052
Low
3.5054
Last updated: 7/28/2026, 11:53:15 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.52 XOF |
| 10 JPY | 35.22 XOF |
| 50 JPY | 176.10 XOF |
| 100 JPY | 352.21 XOF |
| 500 JPY | 1,761.03 XOF |
| 1,000 JPY | 3,522.06 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-28T11:53:15Z",
"rates": {
"XOF": 3.522055
}
}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": 352.2055,
"rate": 3.522055
}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