Rate Overview
Live
1 JPY = 3.4987 XAF
1 XAF = 0.285817
JPY
Avg
3.5067
High
3.5280
Low
3.4947
Last updated: 4/17/2026, 12:00:47 PM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.50 XAF |
| 10 JPY | 34.99 XAF |
| 50 JPY | 174.94 XAF |
| 100 JPY | 349.87 XAF |
| 500 JPY | 1,749.37 XAF |
| 1,000 JPY | 3,498.74 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-04-17T12:00:47Z",
"rates": {
"XAF": 3.498737
}
}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": 349.87370000000004,
"rate": 3.498737
}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