Rate Overview
Live
1 GMD = 0.041603 BYN
1 BYN = 24.0367
GMD
Avg
0.041509
High
0.041823
Low
0.041198
Last updated: 9/7/2026, 1:01:57 PM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.42 BYN |
| 50 GMD | 2.08 BYN |
| 100 GMD | 4.16 BYN |
| 500 GMD | 20.80 BYN |
| 1,000 GMD | 41.60 BYN |
Get GMD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BYNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-09-07T13:01:57Z",
"rates": {
"BYN": 0.041603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BYN",
"amount": 100
},
"result": 4.1603,
"rate": 0.041603
}Build with GMD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key