Rate Overview
Live
1 JPY = 3.5369 XAF
1 XAF = 0.282731
JPY
Avg
3.5356
High
3.5433
Low
3.5237
Last updated: 6/18/2026, 11:40:50 AM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.54 XAF |
| 10 JPY | 35.37 XAF |
| 50 JPY | 176.85 XAF |
| 100 JPY | 353.69 XAF |
| 500 JPY | 1,768.47 XAF |
| 1,000 JPY | 3,536.94 XAF |
Get JPY/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XAFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-18T11:40:50Z",
"rates": {
"XAF": 3.536935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XAF",
"amount": 100
},
"result": 353.69350000000003,
"rate": 3.536935
}Build with JPY/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key