Rate Overview
Live
1 XAF = 0.285270 JPY
1 JPY = 3.5055
XAF
Avg
0.285256
High
0.286150
Low
0.283450
Last updated: 4/18/2026, 8:46:14 AM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.29 JPY |
| 10 XAF | 2.85 JPY |
| 50 XAF | 14.26 JPY |
| 100 XAF | 28.53 JPY |
| 500 XAF | 142.64 JPY |
| 1,000 XAF | 285.27 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-18T08:46:14Z",
"rates": {
"JPY": 0.28527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 28.527,
"rate": 0.28527
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key